home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Festival... a Return to Japan
/
Star Festival... a Return to Japan.iso
/
pc
/
STARFESTIVAL
/
3dcd
/
Animraw.dir
/
00182_PlayMon.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-28
|
193 b
|
10 lines
on enterFrame
global currentmovie, gPcVidSprite
startmovieqt(currentmovie)
if DEBUG then
put "Play movie"
end if
set the movieRate of sprite gPcVidSprite to 1
updateStage()
end